ComponentOne FlexReport for WinForms
IAsyncOperationWithProgress<TResult,TProgress> Interface Members
Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : IAsyncOperationWithProgress<TResult,TProgress> Interface

The following tables list the members exposed by IAsyncOperationWithProgress<TResult,TProgress>.

Public Properties
 NameDescription
 PropertyGets or sets the method that handles the action completed event.  
 PropertyGets an exception occurs in the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets the handle of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets or sets the method that receives progress events.  
 PropertyGets a value that indicates the status of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
Top
Public Methods
 NameDescription
 MethodCancels the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 MethodCloses the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 MethodReturns the results of the action.  
Top
See Also

Reference

IAsyncOperationWithProgress<TResult,TProgress> Interface
C1.Win.C1Document Namespace